Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

feat: add user-by-connection query#78

Closed
Nerixyz wants to merge 4 commits into
SevenTV:devfrom
Nerixyz:feat/user-by-connection
Closed

feat: add user-by-connection query#78
Nerixyz wants to merge 4 commits into
SevenTV:devfrom
Nerixyz:feat/user-by-connection

Conversation

@Nerixyz
Copy link
Copy Markdown
Contributor

@Nerixyz Nerixyz commented Aug 17, 2022

This is an attempt to add a query that gets a user by its connection-id.

It's basically the user query from v2 mixed with the one from v3.

Fixes #65

I can't test it but at least it builds

Comment thread internal/gql/v3/resolvers/query/query.users.go Outdated
Comment thread internal/loaders/user.loader.go Outdated
@Nerixyz Nerixyz force-pushed the feat/user-by-connection branch from fe50f7a to f0ba0e7 Compare August 24, 2022 19:12
@Nerixyz Nerixyz force-pushed the feat/user-by-connection branch from f0ba0e7 to 2182767 Compare August 24, 2022 19:37
@Nerixyz Nerixyz requested a review from AnatoleAM September 10, 2022 13:31
@AnatoleAM
Copy link
Copy Markdown
Contributor

Currently merged into #99 which adds REST support

@AnatoleAM
Copy link
Copy Markdown
Contributor

Merged as part of #99. Thank you for your contribution

@AnatoleAM AnatoleAM closed this Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Twitch login query for v3 GQL

2 participants